A. cat
B. vi
C. ed
D. lyrix
Advertisement
Related Mcqs:
- What command is used to display and create files ?
- A. lyrix B. ed C. vi D. cat...
- Which command is used to list out all the hidden files along with the other files ?
- A. ls -l B. ls -x C. ls -F D. ls -a...
- Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories ?
- A. rm * B. rm -r * C. rm all D. rm *.*...
- What command is not used to list the files chap01, chap02 and chap04 ?
- A. ls chap* B. ls chap[124] C. ls – x chap0[124] D. ls chap0[124]...
- What command is used to count the number of files in the current directory by using pipes ?
- A. ls | ws – c B. ls | wc – w C. ls | wc – l D. ls | wc...
- Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory ?
- A. copy wb ../misc collect ../misc mon ../misc B. cp wb collect mon ../misc C. copy wb collect mon /misc D. tar wb collect mon /misc...
- Which option is used with the chmod command recursively to all files and sub-directories in a directory ?
- A. -1 B. -i C. -x D. -R...
- The command used to compare the files is known as_________________?
- A. comp B. cmp C. do D. ccp...
- What command is used to remove files ?
- A. dm B. rm C. delete D. erase...
- What command is used to assign executable permission to all of the files named “report” ?
- A. chmod ugo + x report B. chmod u + x report C. chmod ugo + rw report D. chmod ugo + r report...
Advertisement